home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd1.bin / CDRWin 3.9 DOS / SNAPSHOT.TXT < prev    next >
Text File  |  2002-01-27  |  8KB  |  194 lines

  1.  
  2.     SNAPSHOT.EXE - Multipurpose CDROM Backup Program
  3.  
  4.  
  5. >>> PROGRAM DESCRIPTION <<<
  6.  
  7.    SNAPSHOT.EXE allows you to backup just about any CDROM disc on the
  8. market today. This includes AUDIO, CDROM, CDROM-XA, CD-I, MIXED-MODE,
  9. and (optionally) KARAOKE CD+G. It will also backup many game console
  10. discs including Sony PlayStation, Sega Saturn, etc. SNAPSHOT is also
  11. capable of generating CUE SHEET files for any disc, which can then be
  12. used by DAO.EXE.
  13.  
  14. *************************************************************************
  15.  
  16. >>> IMPORTANT! PLEASE READ! <<<
  17.  
  18. This program is NOT freeware or shareware. If you have not purchased
  19. and registered the fully-functional version, then you have an illegal
  20. copy that was distributed on the Internet without permission.
  21.  
  22. SNAPSHOT will not copy...
  23.   
  24.   - Multisession discs.
  25.   
  26.   - Discs with a data track stored in the extended pregap of the first
  27.     audio track. 
  28.   
  29.   - Some CD-R discs that were written with track-at-once recording.
  30.  
  31.   We do not claim that this program can copy *every* CDROM on the market.
  32. It was not tested with every disc that you might own. Please do not call
  33. or send Email because you have one or two discs (out of dozens or hundreds)
  34. that will not copy. SNAPSHOT will continue to be improved in the future.
  35.  
  36. *************************************************************************
  37.  
  38. >>> SUPPORTED DEVICES <<<
  39.  
  40. Please refer to the following web page for the latest list of
  41. supported devices...
  42.  
  43.   http://www.goldenhawk.com/devices.htm
  44.  
  45. *************************************************************************
  46.  
  47. >>> COMMAND LINE USAGE <<<
  48.  
  49. Usage: SNAPSHOT <filename> [/ID=ha:id:lun] [/BATCH] [/BEEP] [/CDG]
  50.          [/CDTEXT] [/COOKED] [/CUEONLY] [/IGNORE] [/ISRC] [/JC] [/NOJC]
  51.          [/NOCONFIRM] [/SPEED=n] [/SUBCODE=option] [/THRESH]
  52. filename   - Output filename (used to name image/cuesheet/cdtext files)
  53. /ID        - SCSI/ATAPI ID of CD reader (default is first found)
  54. /BATCH     - Disable all messages and confirmation prompts
  55. /BEEP      - Issue an audible 'beep' when copying has completed
  56. /CDG       - Enable reading of CD+G discs
  57. /CDTEXT    - Enable reading of CD-TEXT discs
  58. /COOKED    - Read cooked data (default is raw sectors)
  59. /CUEONLY   - Generate cuesheet file only
  60. /IGNORE    - Ignore all reading errors
  61. /ISRC      - Read the track ISRCs and disc MCN
  62. /JC        - Enable audio 'jitter correction' (default is automatic)
  63. /NOJC      - Disable audio 'jitter correction' (default is automatic)
  64. /NOCONFIRM - Disable all confirmation prompts
  65. /SPEED     - Audio reading speed (default is maximum)
  66. /SUBCODE   - Subcode scanning option...
  67.                AUTO  - Automatically select best mode for device (default)
  68.                NONE  - Disable subcode scan
  69.                SOME  - Scan subcode for pregaps only
  70.                ALL   - Scan subcode for all subindexes
  71.                FIXED - Encode a two second pregap on all audio tracks
  72. /THRESH    - Subcode scanning threshold (default is 300 sectors)
  73.  
  74.  
  75. FILENAME - This filename is used to name the DISCIMAGE, CUESHEET, and
  76. CD-TEXT files that are created on your harddrive. For example, if the
  77. filename "C:\TEST.BIN" is entered, then the cuesheet file will be named
  78. "C:\TEST.CUE" and the CD-TEXT file will be named "C:\TEST.CDT".
  79.  
  80. /ID=ha:id:lun - Specifies the SCSI ID of the CDROM reader.
  81.   "ha"  = Host adpater number (usually zero)
  82.   "id"  = SCSI ID number
  83.   "lun" = Logical unit number (usually zero)
  84.  
  85. /CDG - Enables the reading of CD+G audio discs. This is an optional
  86. feature and is supported by only a few CDROM drives.
  87.  
  88. /CDTEXT - Enables the reading of CD-TEXT enhanced audio discs. This is
  89. an optional feature and is supported by only a few CDROM drives.
  90.  
  91. /COOKED - Enables the reading of "cooked" data. When reading MODE1
  92. and MODE2 data tracks, the block lengths will be 2048 and 2336
  93. respectively. The default is to read "raw" sectors (2352 bytes)
  94. for both track modes.
  95.  
  96. /CUEONLY - Generate the cuesheet file only (no image file).
  97.  
  98. /IGNORE - Ignore all errors that are encountered while reading the disc.
  99.  
  100. /ISRC - Enables the reading of the "International Standard Recording Codes"
  101. from all audio tracks and the disc's "Media Catalog Number". This information
  102. is not encoded on very many discs.
  103.  
  104. /JC - Enables audio "jitter correction" (SNAPSHOT automatically selects
  105. the jitter correction mode based on the CDROM drive being used).
  106.  
  107. /NOJC - Disables audio "jitter correction" (SNAPSHOT automatically selects
  108. the jitter correction mode based on the CDROM drive being used).
  109.  
  110. /NOCONFIRM - Disables all confirmation prompts on the screen.
  111.  
  112. /SPEED - This option can be used to change the reading speed of the
  113. CDROM drive (not supported by all models). This can be used to slow
  114. down very fast drives such as the Plextor 6Plex. If you experience
  115. problems reading audio tracks, then try slowing the speed down to 1X,
  116. 2X, or 4X.
  117.    
  118. /SUBCODE=option - Enables the reading of audio track subcodes which
  119. will properly duplicate all pregaps and subindexes (this feature is
  120. not supported by all CDROM drives).
  121.  
  122.   AUTO  - Automatically selects the best scanning mode for the device.
  123.           If the device supports the reading of subcode information,
  124.           then the SOME option is selected. Otherwise, the FIXED
  125.           option is selected.
  126.  
  127.   NONE  - Disables all subcode reading and pregap generation.
  128.  
  129.   SOME  - Scans the disc for pregaps only (INDEX 0).
  130.  
  131.   ALL   - Scans disc for all pregaps and subindexes (very slow!)
  132.  
  133.   FIXED - Assumes that a fixed two second pregap is present for all
  134.           audio tracks (this option is mainly used for CDROM drives
  135.           that don't support the reading of subcode information).
  136.  
  137.  
  138. /THRESH - Used by the /SUBCODE scanning algorithm. The default value
  139. of 300 is sufficient for 99.9% of all discs.
  140.  
  141. **********************************************************************
  142.  
  143. >>> USING THE /COOKED OPTION <<<
  144.  
  145. By default, SNAPSHOT copies raw 2352 byte data sectors (which includes
  146. the header, user data, and error correction codes). While this can give
  147. you an exact copy of the disc, some CDROM drives are not very good at
  148. reading raw data sectors and errors can occur (and it takes more harddisk
  149. space to store the raw image). In many cases it is much better to copy
  150. just the user data, and let the CD recorder regenerate the header and
  151. error correction codes when the new disc is written. The /COOKED option
  152. allows you to read just the user data on both MODE1 (2048 bytes) and MODE2
  153. discs (2336 bytes). This should greatly increase the reliability of reading
  154. and recording all MODE1 discs. MODE2 discs are a little trickier to deal
  155. with because they can contain two different variations of sectors called
  156. FORM1 and FORM2.
  157.  
  158. **********************************************************************
  159.  
  160. >>> HOW TO BACKUP A DISC <<
  161.  
  162. C:\>SNAPSHOT TEST.CUE TEST.RAW /ID=ha:id:lun
  163.  
  164.   SNAPSHOT reads the original disc from the specified CDROM device
  165.   and generates two output files... a CUE SHEET file and an IMAGE
  166.   file. The cue sheet file describes the track layout of the disc
  167.   and is used by DAO.EXE to rebuild the table-of-contents and subcode
  168.   information on the new disc. The image file contains the contents
  169.   of the entire disc (both data and audio tracks).
  170.  
  171. C:\>DAO TEST.CUE /ID=ha:id:lun
  172.  
  173.   DAO.EXE will record the new disc using the files that were generated
  174.   by SNAPSHOT.EXE
  175.  
  176. **********************************************************************
  177.  
  178. Please send all suggestions, comments, and bug reports to...
  179.  
  180. Golden Hawk Technology
  181. 909 Columbia Circle
  182. Merrimack, NH 03054
  183.  
  184. Phone: 603-429-1008
  185. FAX  : 603-429-0073
  186.  
  187. URL  : http://www.goldenhawk.com
  188. EMAIL: support@goldenhawk.com
  189.  
  190. **********************************************************************
  191.  
  192. Updated on JANUARY 27, 2002
  193.  
  194.